How to Install libjs-strophe software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libjs-strophe software package in Ubuntu 14.04 LTS (Trusty Tahr)

libjs-strophe software package provides Library for writing XMPP clients, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libjs-strophe 

libjs-strophe is installed in your system.

Make ensure the libjs-strophe package were installed using the commands given below,

$ sudo dpkg-query -l | grep libjs-strophe *

You will get with libjs-strophe package name, version, architecture and description in a table

libjs-strophe package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Web Software
Package libjs-strophe
Version 1.0.1.dfsg-2
Description Library for writing XMPP clients
Sub Section Web


See Also, How to uninstall or remove libjs-strophe software package from Ubuntu 14.04 LTS (Trusty Tahr)?